home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / internet / net commander 1.0 / ISP / SCRPTLST / PANIX.CMD < prev    next >
Encoding:
Text File  |  1996-02-15  |  416 b   |  18 lines

  1. #*****************************
  2. # Panix Script for Trumpet Winsock
  3. #
  4. # This should be saved as login.cmd.  The ATZ can be replaced by 
  5. # whatever initialization string you prefer.
  6.  
  7. output ATZ\r
  8. input 10 OK
  9. output ATDT[phone number]\r
  10. input 60 CONNECT
  11. input 20 PPP
  12. output ppp\r
  13. input 15 name:
  14. output [your userid]\r
  15. input 10 word:
  16. output [your password]\r
  17. input 10 PPP
  18. #*******************************